Skip to content

feat: add C implementation for @stdlib/math/base/special/acsc#1694

Closed
gunjjoshi wants to merge 2 commits intostdlib-js:developfrom
gunjjoshi:acsc-c-implementation
Closed

feat: add C implementation for @stdlib/math/base/special/acsc#1694
gunjjoshi wants to merge 2 commits intostdlib-js:developfrom
gunjjoshi:acsc-c-implementation

Conversation

@gunjjoshi
Copy link
Copy Markdown
Member

Resolves #1674

Description

This adds C implementation for @stdlib/math/base/special/acsc, moving forward towards issue #649 .

What is the purpose of this pull request?

This pull request:

  • adds C implementation for @stdlib/math/base/special/acsc.

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@gunjjoshi gunjjoshi changed the title feat: add C implementation for @stdlib/math/base/special/acsc feat: add C implementation for @stdlib/math/base/special/acsc Mar 4, 2024
@Planeshifter Planeshifter added the Needs Review A pull request which needs code review. label Mar 4, 2024
@gunjjoshi
Copy link
Copy Markdown
Member Author

Realized now that this is what #859 has to do with. It already has some PRs linked to it. So, I will close this one.

@gunjjoshi gunjjoshi closed this Mar 6, 2024
@Planeshifter Planeshifter removed the Needs Review A pull request which needs code review. label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC]: Add C implementation for @stdlib/math/base/special/acsc

2 participants